[PATCH] xmexample-vmxassist.patch
Update VMX config for vmxassist.
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/boot/vmlinuz-rhel3-static"
+kernel = "/usr/lib/xen/boot/vmxloader"
# Optional ramdisk.
#ramdisk = "/boot/initrd.gz"
#nfs_root = '/full/path/to/root/directory'
# Sets runlevel 4.
-extra = "acpi=off console=ttyS0 console=tty0 1"
+#extra = "acpi=off console=ttyS0 console=tty0 1"
#----------------------------------------------------------------------------
# Set according to whether you want the domain restarted when it exits.